Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#28166 - 15/03/2001 08:54 ppp over USB (linux <--> linux)
bobo
member

Registered: 13/08/1999
Posts: 116
anybody remembers who got this working (i canīt find the post on the bbs :-(

echo "test" > /dev/usb works in both directions

but i canīt get pppd working :-(

bobo


Top
#28167 - 15/03/2001 10:32 Re: ppp over USB (linux <--> linux) [Re: bobo]
fvgestel
old hand

Registered: 12/08/2000
Posts: 702
Loc: Netherlands
Have you tried any of the following PPP-options? :
local
nocrtscts
notty
pty

Frank van Gestel
_________________________
Frank van Gestel

Top
#28168 - 16/03/2001 05:48 Re: ppp over USB (linux <--> linux) WORKS !!! [Re: fvgestel]
bobo
member

Registered: 13/08/1999
Posts: 116
I tried the options and "notty" works :-)) - thanks frank !!

host:
pppd /dev/ttyUSB0 nocrtscts local noauth 192.168.10.1:192.168.10.2

empeg:
pppd nocrtscts notty noauth defaultroute passive > /dev/usb < /dev/usb


bobo



Top